How to Install debianutils software package in Debian 8 (Jessie)

How to Install debianutils software package in Debian 8 (Jessie)

debianutils software package provides Miscellaneous utilities specific to Debian, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install debianutils 

debianutils is installed in your system.

Make ensure the debianutils package were installed using the commands given below,

$ sudo dpkg-query -l | grep debianutils *

You will get with debianutils package name, version, architecture and description in a table

debianutils package basic information:

Distro Debian 8 jessie
Section Utilities
Package debianutils
Version 4.4+b3 [arm64], 4.4+b2 [ppc64e
Description Miscellaneous utilities specific to Debian
Sub Section utils


See Also, How to uninstall or remove debianutils software package from Debian 8 (Jessie)?